home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / CPP / WFC010.ZIP / BACKUP.CMD next >
OS/2 REXX Batch file  |  1995-06-28  |  98b  |  4 lines

  1. @echo off
  2. zip -r -p wfc *.txt *.c *.h *.cpp *.hpp *.mak *.rc *.mc *.ver *.cmd
  3. copy wfc.zip b:\
  4.